home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2000 October
/
CHIP Turkiye Ekim 2000.iso
/
prog
/
share
/
52
/
setup.exe
/
NFSCL95.Z
/
XWPNFS32.INF
< prev
next >
Wrap
Windows Setup INFormation
|
1999-05-19
|
4KB
|
120 lines
[version]
LayoutFile=layout.inf
signature="$CHICAGO$"
Class=NetClient
provider=%V_PROVIDER%
[Manufacturer]
%V_XWP%=XWP
[XWP]
%XWPRDR.DeviceDesc%=XWPRDR.ndi,XWPRDR
;****************************************************************************
; XWP NFS Client
;****************************************************************************
[XWPRDR.ndi]
AddReg=XWPRDR.ndi.reg
CopyFiles=XWPRDR.ndi.copyfiles,XWPRDR.inf.copyfiles,NFSCLI.copyfiles
DeviceID=XWPRDR
[XWPRDR.ndi.reg]
HKR,Ndi,NetworkProvider3,,"XWPNFS32"
HKR,Ndi,DeviceID,,XWPRDR
HKR,Ndi,InstallInf,,"XWPNFS32.INF"
HKR,Ndi,NdiInstaller,,"xwpnfspr.dll,NdiProc"
; Interfaces
HKR,Ndi\Interfaces,DefUpper,,"winnet4"
HKR,Ndi\Interfaces,UpperRange,,"winnet4"
HKR,Ndi\Interfaces,DefLower,,"tdi"
HKR,Ndi\Interfaces,LowerRange,,"tdi"
HKR,Ndi\Interfaces,ExcludeAny,,"winnet31"
; Install-Remove Section
HKR,Ndi\Install,,,"XWPRDR.install"
HKR,Ndi\Remove,,,"XWPRDR.remove"
; Network provider
; should be the same as HKLM\system\ccs\xwpnp32\networkprovider\name
;HKR,Ndi,NetworkProvider,,"XWP Network"
; Context help
HKR,Ndi,HelpText,,%XWPRDR_HELP%
[XWPRDR.ndi.copyfiles]
xwpnfspr.dll,,xwtnfspr.dll,36
[XWPRDR.inf.copyfiles]
xwpnfs32.inf,,xwtnfs32.inf,36
[XWPRDR.install]
AddReg=NFSCLI.addreg
CopyFiles=NFSCLI.copyfiles
[XWPRDR.remove]
DelReg=NFSCLI.DelReg
DelFiles=NFSCLI.DelFiles
[NFSCLI.addreg]
HKLM,"SYSTEM\CurrentControlSet\Control\NetworkProvider\Order",XWPNFS32,,
HKLM,"SYSTEM\CurrentControlSet\Services\XWPNFS32\NetworkProvider",Name,,"XWP Network"
HKLM,"SYSTEM\CurrentControlSet\Services\XWPNFS32\NetworkProvider",ProviderPath,,"XWPNFS32.dll"
HKLM,"SYSTEM\CurrentControlSet\Services\XWPNFS32\NetworkProvider",Description,,"XWP NFS Network"
HKLM,"SYSTEM\CurrentControlSet\Services\XWPNFS32\NetworkProvider",NetID,1,00,00,16,00
HKLM,"SYSTEM\CurrentControlSet\Services\XWPNFS32\NetworkProvider",V_XWP,,%V_XWP%
[NFSCLI.copyfiles]
xwpnfs32.dll,,xwtnfs32.dll,36
xwpnfsrd.vxd,,xwtnfsrd.vxd,36
[NFSCLI.DelReg]
HKLM,"SYSTEM\CurrentControlSet\Control\NetworkProvider\Order",XWPNFS32
HKLM,"SYSTEM\CurrentControlSet\Services\XWPNFS32
HKCU,"Software\%V_XWP%\XWPNFS32"
[NFSCLI.DelFiles]
xwpnfs32.dll,,,36
xwpnfspr.dll,,,36
xwpnfsrd.vxd,,,36
;xwpnfs32.inf,,,36
;****************************************************************************
; Destination Directories
;****************************************************************************
[DestinationDirs]
XWPRDR.ndi.copyfiles = 11 ; LDID_SYS (System directory)
XWPRDR.inf.copyfiles = 17 ; LDID_INF (INF directory)
NFSCLI.copyfiles = 11 ; LDID_SYS (System directory)
;****************************************************************************
; Source Directories
;****************************************************************************
[SourceDisksNames]
36=%DSK_XWPNFS%,"", 0001
[SourceDisksFiles]
xwpnfs32.inf =36,,1024
xwpnfspr.dll =36,,1024
xwpnfs32.dll =36,,1024
xwpnfsrd.vxd =36,,1024
;****************************************************************************
; Localizable Strings
;****************************************************************************
[strings]
V_PROVIDER="Labtam Europe Ltd."
V_XWP="Labtam"
; Source Disks
DSK_XWPNFS="XWPNFS32 Client Disk"
; Devices
XWPRDR.DeviceDesc="XWPNFS32 Client for NFS Networks"
; Context help
XWPRDR_HELP="The XWPNFS32 Client for NFS Networks enables you to connect to NFS servers and use the files shared on them."